3.4.30 \(\int \frac {\cosh ^5(c+d x)}{(a+b \sinh ^2(c+d x))^2} \, dx\) [330]

Optimal. Leaf size=104 \[ -\frac {\left (3 a^2-2 a b-b^2\right ) \text {ArcTan}\left (\frac {\sqrt {b} \sinh (c+d x)}{\sqrt {a}}\right )}{2 a^{3/2} b^{5/2} d}+\frac {\sinh (c+d x)}{b^2 d}+\frac {(a-b)^2 \sinh (c+d x)}{2 a b^2 d \left (a+b \sinh ^2(c+d x)\right )} \]

[Out]

-1/2*(3*a^2-2*a*b-b^2)*arctan(sinh(d*x+c)*b^(1/2)/a^(1/2))/a^(3/2)/b^(5/2)/d+sinh(d*x+c)/b^2/d+1/2*(a-b)^2*sin
h(d*x+c)/a/b^2/d/(a+b*sinh(d*x+c)^2)

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 104, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.174, Rules used = {3269, 398, 393, 211} \begin {gather*} -\frac {\left (3 a^2-2 a b-b^2\right ) \text {ArcTan}\left (\frac {\sqrt {b} \sinh (c+d x)}{\sqrt {a}}\right )}{2 a^{3/2} b^{5/2} d}+\frac {(a-b)^2 \sinh (c+d x)}{2 a b^2 d \left (a+b \sinh ^2(c+d x)\right )}+\frac {\sinh (c+d x)}{b^2 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Cosh[c + d*x]^5/(a + b*Sinh[c + d*x]^2)^2,x]

[Out]

-1/2*((3*a^2 - 2*a*b - b^2)*ArcTan[(Sqrt[b]*Sinh[c + d*x])/Sqrt[a]])/(a^(3/2)*b^(5/2)*d) + Sinh[c + d*x]/(b^2*
d) + ((a - b)^2*Sinh[c + d*x])/(2*a*b^2*d*(a + b*Sinh[c + d*x]^2))

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 393

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Simp[(-(b*c - a*d))*x*((a + b*x^n)^(p
 + 1)/(a*b*n*(p + 1))), x] - Dist[(a*d - b*c*(n*(p + 1) + 1))/(a*b*n*(p + 1)), Int[(a + b*x^n)^(p + 1), x], x]
 /; FreeQ[{a, b, c, d, n, p}, x] && NeQ[b*c - a*d, 0] && (LtQ[p, -1] || ILtQ[1/n + p, 0])

Rule 398

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Int[PolynomialDivide[(a + b*x^n)
^p, (c + d*x^n)^(-q), x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && IGtQ[p, 0] && ILt
Q[q, 0] && GeQ[p, -q]

Rule 3269

Int[cos[(e_.) + (f_.)*(x_)]^(m_.)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.), x_Symbol] :> With[{ff = Free
Factors[Sin[e + f*x], x]}, Dist[ff/f, Subst[Int[(1 - ff^2*x^2)^((m - 1)/2)*(a + b*ff^2*x^2)^p, x], x, Sin[e +
f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[(m - 1)/2]

Rubi steps

\begin {align*} \int \frac {\cosh ^5(c+d x)}{\left (a+b \sinh ^2(c+d x)\right )^2} \, dx &=\frac {\text {Subst}\left (\int \frac {\left (1+x^2\right )^2}{\left (a+b x^2\right )^2} \, dx,x,\sinh (c+d x)\right )}{d}\\ &=\frac {\text {Subst}\left (\int \left (\frac {1}{b^2}-\frac {a^2-b^2+2 (a-b) b x^2}{b^2 \left (a+b x^2\right )^2}\right ) \, dx,x,\sinh (c+d x)\right )}{d}\\ &=\frac {\sinh (c+d x)}{b^2 d}-\frac {\text {Subst}\left (\int \frac {a^2-b^2+2 (a-b) b x^2}{\left (a+b x^2\right )^2} \, dx,x,\sinh (c+d x)\right )}{b^2 d}\\ &=\frac {\sinh (c+d x)}{b^2 d}+\frac {(a-b)^2 \sinh (c+d x)}{2 a b^2 d \left (a+b \sinh ^2(c+d x)\right )}-\frac {((a-b) (3 a+b)) \text {Subst}\left (\int \frac {1}{a+b x^2} \, dx,x,\sinh (c+d x)\right )}{2 a b^2 d}\\ &=-\frac {(a-b) (3 a+b) \tan ^{-1}\left (\frac {\sqrt {b} \sinh (c+d x)}{\sqrt {a}}\right )}{2 a^{3/2} b^{5/2} d}+\frac {\sinh (c+d x)}{b^2 d}+\frac {(a-b)^2 \sinh (c+d x)}{2 a b^2 d \left (a+b \sinh ^2(c+d x)\right )}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.22, size = 106, normalized size = 1.02 \begin {gather*} \frac {-\frac {\left (-3 a^2+2 a b+b^2\right ) \text {ArcTan}\left (\frac {\sqrt {a} \text {csch}(c+d x)}{\sqrt {b}}\right )}{a^{3/2}}+2 \sqrt {b} \sinh (c+d x)+\frac {2 (a-b)^2 \sqrt {b} \sinh (c+d x)}{a (2 a-b+b \cosh (2 (c+d x)))}}{2 b^{5/2} d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Cosh[c + d*x]^5/(a + b*Sinh[c + d*x]^2)^2,x]

[Out]

(-(((-3*a^2 + 2*a*b + b^2)*ArcTan[(Sqrt[a]*Csch[c + d*x])/Sqrt[b]])/a^(3/2)) + 2*Sqrt[b]*Sinh[c + d*x] + (2*(a
 - b)^2*Sqrt[b]*Sinh[c + d*x])/(a*(2*a - b + b*Cosh[2*(c + d*x)])))/(2*b^(5/2)*d)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(336\) vs. \(2(92)=184\).
time = 2.00, size = 337, normalized size = 3.24

method result size
derivativedivides \(\frac {-\frac {1}{b^{2} \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}-\frac {1}{b^{2} \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}-\frac {2 \left (\frac {\frac {\left (a^{2}-2 a b +b^{2}\right ) \left (\tanh ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{2 a}-\frac {\left (a^{2}-2 a b +b^{2}\right ) \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 a}}{a \left (\tanh ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-2 a \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+4 b \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+a}+\frac {\left (3 a^{2}-2 a b -b^{2}\right ) \left (\frac {\left (-a +\sqrt {-b \left (a -b \right )}+b \right ) \arctan \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {-b \left (a -b \right )}-a +2 b \right ) a}}\right )}{2 a \sqrt {-b \left (a -b \right )}\, \sqrt {\left (2 \sqrt {-b \left (a -b \right )}-a +2 b \right ) a}}-\frac {\left (a +\sqrt {-b \left (a -b \right )}-b \right ) \arctanh \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {-b \left (a -b \right )}+a -2 b \right ) a}}\right )}{2 a \sqrt {-b \left (a -b \right )}\, \sqrt {\left (2 \sqrt {-b \left (a -b \right )}+a -2 b \right ) a}}\right )}{2}\right )}{b^{2}}}{d}\) \(337\)
default \(\frac {-\frac {1}{b^{2} \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}-\frac {1}{b^{2} \left (\tanh \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}-\frac {2 \left (\frac {\frac {\left (a^{2}-2 a b +b^{2}\right ) \left (\tanh ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{2 a}-\frac {\left (a^{2}-2 a b +b^{2}\right ) \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{2 a}}{a \left (\tanh ^{4}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )-2 a \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+4 b \left (\tanh ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )+a}+\frac {\left (3 a^{2}-2 a b -b^{2}\right ) \left (\frac {\left (-a +\sqrt {-b \left (a -b \right )}+b \right ) \arctan \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {-b \left (a -b \right )}-a +2 b \right ) a}}\right )}{2 a \sqrt {-b \left (a -b \right )}\, \sqrt {\left (2 \sqrt {-b \left (a -b \right )}-a +2 b \right ) a}}-\frac {\left (a +\sqrt {-b \left (a -b \right )}-b \right ) \arctanh \left (\frac {a \tanh \left (\frac {d x}{2}+\frac {c}{2}\right )}{\sqrt {\left (2 \sqrt {-b \left (a -b \right )}+a -2 b \right ) a}}\right )}{2 a \sqrt {-b \left (a -b \right )}\, \sqrt {\left (2 \sqrt {-b \left (a -b \right )}+a -2 b \right ) a}}\right )}{2}\right )}{b^{2}}}{d}\) \(337\)
risch \(\frac {{\mathrm e}^{d x +c}}{2 b^{2} d}-\frac {{\mathrm e}^{-d x -c}}{2 b^{2} d}+\frac {\left (a^{2}-2 a b +b^{2}\right ) {\mathrm e}^{d x +c} \left ({\mathrm e}^{2 d x +2 c}-1\right )}{a \,b^{2} d \left (b \,{\mathrm e}^{4 d x +4 c}+4 a \,{\mathrm e}^{2 d x +2 c}-2 b \,{\mathrm e}^{2 d x +2 c}+b \right )}-\frac {3 a \ln \left ({\mathrm e}^{2 d x +2 c}+\frac {2 a \,{\mathrm e}^{d x +c}}{\sqrt {-a b}}-1\right )}{4 \sqrt {-a b}\, d \,b^{2}}+\frac {\ln \left ({\mathrm e}^{2 d x +2 c}+\frac {2 a \,{\mathrm e}^{d x +c}}{\sqrt {-a b}}-1\right )}{2 \sqrt {-a b}\, d b}+\frac {\ln \left ({\mathrm e}^{2 d x +2 c}+\frac {2 a \,{\mathrm e}^{d x +c}}{\sqrt {-a b}}-1\right )}{4 \sqrt {-a b}\, d a}+\frac {3 a \ln \left ({\mathrm e}^{2 d x +2 c}-\frac {2 a \,{\mathrm e}^{d x +c}}{\sqrt {-a b}}-1\right )}{4 \sqrt {-a b}\, d \,b^{2}}-\frac {\ln \left ({\mathrm e}^{2 d x +2 c}-\frac {2 a \,{\mathrm e}^{d x +c}}{\sqrt {-a b}}-1\right )}{2 \sqrt {-a b}\, d b}-\frac {\ln \left ({\mathrm e}^{2 d x +2 c}-\frac {2 a \,{\mathrm e}^{d x +c}}{\sqrt {-a b}}-1\right )}{4 \sqrt {-a b}\, d a}\) \(358\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(d*x+c)^5/(a+b*sinh(d*x+c)^2)^2,x,method=_RETURNVERBOSE)

[Out]

1/d*(-1/b^2/(tanh(1/2*d*x+1/2*c)+1)-1/b^2/(tanh(1/2*d*x+1/2*c)-1)-2/b^2*((1/2*(a^2-2*a*b+b^2)/a*tanh(1/2*d*x+1
/2*c)^3-1/2*(a^2-2*a*b+b^2)/a*tanh(1/2*d*x+1/2*c))/(a*tanh(1/2*d*x+1/2*c)^4-2*a*tanh(1/2*d*x+1/2*c)^2+4*b*tanh
(1/2*d*x+1/2*c)^2+a)+1/2*(3*a^2-2*a*b-b^2)*(1/2*(-a+(-b*(a-b))^(1/2)+b)/a/(-b*(a-b))^(1/2)/((2*(-b*(a-b))^(1/2
)-a+2*b)*a)^(1/2)*arctan(a*tanh(1/2*d*x+1/2*c)/((2*(-b*(a-b))^(1/2)-a+2*b)*a)^(1/2))-1/2*(a+(-b*(a-b))^(1/2)-b
)/a/(-b*(a-b))^(1/2)/((2*(-b*(a-b))^(1/2)+a-2*b)*a)^(1/2)*arctanh(a*tanh(1/2*d*x+1/2*c)/((2*(-b*(a-b))^(1/2)+a
-2*b)*a)^(1/2)))))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)^5/(a+b*sinh(d*x+c)^2)^2,x, algorithm="maxima")

[Out]

1/2*(a*b*e^(6*d*x + 6*c) - a*b + (6*a^2*e^(4*c) - 7*a*b*e^(4*c) + 2*b^2*e^(4*c))*e^(4*d*x) - (6*a^2*e^(2*c) -
7*a*b*e^(2*c) + 2*b^2*e^(2*c))*e^(2*d*x))/(a*b^3*d*e^(5*d*x + 5*c) + a*b^3*d*e^(d*x + c) + 2*(2*a^2*b^2*d*e^(3
*c) - a*b^3*d*e^(3*c))*e^(3*d*x)) - 1/32*integrate(32*((3*a^2*e^(3*c) - 2*a*b*e^(3*c) - b^2*e^(3*c))*e^(3*d*x)
 + (3*a^2*e^c - 2*a*b*e^c - b^2*e^c)*e^(d*x))/(a*b^3*e^(4*d*x + 4*c) + a*b^3 + 2*(2*a^2*b^2*e^(2*c) - a*b^3*e^
(2*c))*e^(2*d*x)), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 1442 vs. \(2 (92) = 184\).
time = 0.55, size = 2739, normalized size = 26.34 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)^5/(a+b*sinh(d*x+c)^2)^2,x, algorithm="fricas")

[Out]

[1/4*(2*a^2*b^2*cosh(d*x + c)^6 + 12*a^2*b^2*cosh(d*x + c)*sinh(d*x + c)^5 + 2*a^2*b^2*sinh(d*x + c)^6 + 2*(6*
a^3*b - 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c)^4 + 2*(15*a^2*b^2*cosh(d*x + c)^2 + 6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*
sinh(d*x + c)^4 - 2*a^2*b^2 + 8*(5*a^2*b^2*cosh(d*x + c)^3 + (6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c))*si
nh(d*x + c)^3 - 2*(6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c)^2 + 2*(15*a^2*b^2*cosh(d*x + c)^4 - 6*a^3*b +
7*a^2*b^2 - 2*a*b^3 + 6*(6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c)^2)*sinh(d*x + c)^2 + ((3*a^2*b - 2*a*b^2
 - b^3)*cosh(d*x + c)^5 + 5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)*sinh(d*x + c)^4 + (3*a^2*b - 2*a*b^2 - b^3
)*sinh(d*x + c)^5 + 2*(6*a^3 - 7*a^2*b + b^3)*cosh(d*x + c)^3 + 2*(6*a^3 - 7*a^2*b + b^3 + 5*(3*a^2*b - 2*a*b^
2 - b^3)*cosh(d*x + c)^2)*sinh(d*x + c)^3 + 2*(5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^3 + 3*(6*a^3 - 7*a^2*
b + b^3)*cosh(d*x + c))*sinh(d*x + c)^2 + (3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c) + (5*(3*a^2*b - 2*a*b^2 - b^
3)*cosh(d*x + c)^4 + 3*a^2*b - 2*a*b^2 - b^3 + 6*(6*a^3 - 7*a^2*b + b^3)*cosh(d*x + c)^2)*sinh(d*x + c))*sqrt(
-a*b)*log((b*cosh(d*x + c)^4 + 4*b*cosh(d*x + c)*sinh(d*x + c)^3 + b*sinh(d*x + c)^4 - 2*(2*a + b)*cosh(d*x +
c)^2 + 2*(3*b*cosh(d*x + c)^2 - 2*a - b)*sinh(d*x + c)^2 + 4*(b*cosh(d*x + c)^3 - (2*a + b)*cosh(d*x + c))*sin
h(d*x + c) - 4*(cosh(d*x + c)^3 + 3*cosh(d*x + c)*sinh(d*x + c)^2 + sinh(d*x + c)^3 + (3*cosh(d*x + c)^2 - 1)*
sinh(d*x + c) - cosh(d*x + c))*sqrt(-a*b) + b)/(b*cosh(d*x + c)^4 + 4*b*cosh(d*x + c)*sinh(d*x + c)^3 + b*sinh
(d*x + c)^4 + 2*(2*a - b)*cosh(d*x + c)^2 + 2*(3*b*cosh(d*x + c)^2 + 2*a - b)*sinh(d*x + c)^2 + 4*(b*cosh(d*x
+ c)^3 + (2*a - b)*cosh(d*x + c))*sinh(d*x + c) + b)) + 4*(3*a^2*b^2*cosh(d*x + c)^5 + 2*(6*a^3*b - 7*a^2*b^2
+ 2*a*b^3)*cosh(d*x + c)^3 - (6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c))*sinh(d*x + c))/(a^2*b^4*d*cosh(d*x
 + c)^5 + 5*a^2*b^4*d*cosh(d*x + c)*sinh(d*x + c)^4 + a^2*b^4*d*sinh(d*x + c)^5 + a^2*b^4*d*cosh(d*x + c) + 2*
(2*a^3*b^3 - a^2*b^4)*d*cosh(d*x + c)^3 + 2*(5*a^2*b^4*d*cosh(d*x + c)^2 + (2*a^3*b^3 - a^2*b^4)*d)*sinh(d*x +
 c)^3 + 2*(5*a^2*b^4*d*cosh(d*x + c)^3 + 3*(2*a^3*b^3 - a^2*b^4)*d*cosh(d*x + c))*sinh(d*x + c)^2 + (5*a^2*b^4
*d*cosh(d*x + c)^4 + a^2*b^4*d + 6*(2*a^3*b^3 - a^2*b^4)*d*cosh(d*x + c)^2)*sinh(d*x + c)), 1/2*(a^2*b^2*cosh(
d*x + c)^6 + 6*a^2*b^2*cosh(d*x + c)*sinh(d*x + c)^5 + a^2*b^2*sinh(d*x + c)^6 + (6*a^3*b - 7*a^2*b^2 + 2*a*b^
3)*cosh(d*x + c)^4 + (15*a^2*b^2*cosh(d*x + c)^2 + 6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*sinh(d*x + c)^4 - a^2*b^2 +
4*(5*a^2*b^2*cosh(d*x + c)^3 + (6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c))*sinh(d*x + c)^3 - (6*a^3*b - 7*a
^2*b^2 + 2*a*b^3)*cosh(d*x + c)^2 + (15*a^2*b^2*cosh(d*x + c)^4 - 6*a^3*b + 7*a^2*b^2 - 2*a*b^3 + 6*(6*a^3*b -
 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c)^2)*sinh(d*x + c)^2 - ((3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^5 + 5*(3*a^2
*b - 2*a*b^2 - b^3)*cosh(d*x + c)*sinh(d*x + c)^4 + (3*a^2*b - 2*a*b^2 - b^3)*sinh(d*x + c)^5 + 2*(6*a^3 - 7*a
^2*b + b^3)*cosh(d*x + c)^3 + 2*(6*a^3 - 7*a^2*b + b^3 + 5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^2)*sinh(d*x
 + c)^3 + 2*(5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^3 + 3*(6*a^3 - 7*a^2*b + b^3)*cosh(d*x + c))*sinh(d*x +
 c)^2 + (3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c) + (5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^4 + 3*a^2*b - 2*a
*b^2 - b^3 + 6*(6*a^3 - 7*a^2*b + b^3)*cosh(d*x + c)^2)*sinh(d*x + c))*sqrt(a*b)*arctan(1/2*sqrt(a*b)*(cosh(d*
x + c) + sinh(d*x + c))/a) - ((3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^5 + 5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x
 + c)*sinh(d*x + c)^4 + (3*a^2*b - 2*a*b^2 - b^3)*sinh(d*x + c)^5 + 2*(6*a^3 - 7*a^2*b + b^3)*cosh(d*x + c)^3
+ 2*(6*a^3 - 7*a^2*b + b^3 + 5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^2)*sinh(d*x + c)^3 + 2*(5*(3*a^2*b - 2*
a*b^2 - b^3)*cosh(d*x + c)^3 + 3*(6*a^3 - 7*a^2*b + b^3)*cosh(d*x + c))*sinh(d*x + c)^2 + (3*a^2*b - 2*a*b^2 -
 b^3)*cosh(d*x + c) + (5*(3*a^2*b - 2*a*b^2 - b^3)*cosh(d*x + c)^4 + 3*a^2*b - 2*a*b^2 - b^3 + 6*(6*a^3 - 7*a^
2*b + b^3)*cosh(d*x + c)^2)*sinh(d*x + c))*sqrt(a*b)*arctan(1/2*(b*cosh(d*x + c)^3 + 3*b*cosh(d*x + c)*sinh(d*
x + c)^2 + b*sinh(d*x + c)^3 + (4*a - b)*cosh(d*x + c) + (3*b*cosh(d*x + c)^2 + 4*a - b)*sinh(d*x + c))*sqrt(a
*b)/(a*b)) + 2*(3*a^2*b^2*cosh(d*x + c)^5 + 2*(6*a^3*b - 7*a^2*b^2 + 2*a*b^3)*cosh(d*x + c)^3 - (6*a^3*b - 7*a
^2*b^2 + 2*a*b^3)*cosh(d*x + c))*sinh(d*x + c))/(a^2*b^4*d*cosh(d*x + c)^5 + 5*a^2*b^4*d*cosh(d*x + c)*sinh(d*
x + c)^4 + a^2*b^4*d*sinh(d*x + c)^5 + a^2*b^4*d*cosh(d*x + c) + 2*(2*a^3*b^3 - a^2*b^4)*d*cosh(d*x + c)^3 + 2
*(5*a^2*b^4*d*cosh(d*x + c)^2 + (2*a^3*b^3 - a^2*b^4)*d)*sinh(d*x + c)^3 + 2*(5*a^2*b^4*d*cosh(d*x + c)^3 + 3*
(2*a^3*b^3 - a^2*b^4)*d*cosh(d*x + c))*sinh(d*x + c)^2 + (5*a^2*b^4*d*cosh(d*x + c)^4 + a^2*b^4*d + 6*(2*a^3*b
^3 - a^2*b^4)*d*cosh(d*x + c)^2)*sinh(d*x + c))]

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)**5/(a+b*sinh(d*x+c)**2)**2,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(d*x+c)^5/(a+b*sinh(d*x+c)^2)^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Warning, need to choose a branch for the root of a polynomial with parameters. This might be wrong.The choi
ce was done

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\mathrm {cosh}\left (c+d\,x\right )}^5}{{\left (b\,{\mathrm {sinh}\left (c+d\,x\right )}^2+a\right )}^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(c + d*x)^5/(a + b*sinh(c + d*x)^2)^2,x)

[Out]

int(cosh(c + d*x)^5/(a + b*sinh(c + d*x)^2)^2, x)

________________________________________________________________________________________